(C) 1996 AROS - The Amiga Replacement OS
struct List * list; struct Node * tail; // Remove node and return it tail = RemTail (list);
Polish
Changed clib to proto